home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Panda Internet Security 2009
/
IS09PROMO3M.exe
/
[0]
/
Files
/
NETFLT_M.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2008-06-26
|
2KB
|
92 lines
; -- NETFLT_M.INF --
;
; NDIS Filter Miniport INF file
;
; Copyright (c) Panda Software 2007
; ----------------------------------------------------------------------
[Version]
signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %PaNda%
DriverVer = 06/26/2008,1.6.0.34
CatalogFile.ntx86 = netimflt.cat
CatalogFile.ntamd64 = netim64.cat
[ControlFlags]
ExcludeFromSelect = netimfltmp01060034
[DestinationDirs]
DefaultDestDir =12
[Manufacturer]
%PaNda% = PANDA,NTx86,NTia64,NTamd64
[PANDA]
%PANDAIMCLMP_Desc% = PANDAIMCLMP.ndi, netimfltmp01060034
[PANDA.NTx86]
%PANDAIMCLMP_Desc% = PANDAIMCLMP.ndi, netimfltmp01060034
[PANDA.NTia64]
%PANDAIMCLMP_Desc% = PANDAIMCLMP.ndi, netimfltmp01060034
[PANDA.NTamd64]
%PANDAIMCLMP_Desc% = PANDAIMCLMP.ndi, netimfltmp01060034
[PANDAIMCLMP.ndi.NTx86]
Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
[PANDAIMCLMP.ndi.NTamd64]
Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
[PANDAIMCLMP.ndi.NTx86.Services]
AddService = NETIMFLT01060034,0x2, PANDAIMCLMP.AddService.NTx86
[PANDAIMCLMP.ndi.NTamd64.Services]
AddService = NETIMFLT01060034,0x2, PANDAIMCLMP.AddService.NTamd64
[PANDAIMCLMP.AddService.NTamd64]
DisplayName = %PANDAIMCLMP_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\n64i1634.sys
LoadOrderGroup = PNP_TDI
AddReg = PANDAIMCLMP.AddService.AddReg
[PANDAIMCLMP.AddService.NTx86]
DisplayName = %PANDAIMCLMP_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\neti1634.sys
LoadOrderGroup = PNP_TDI
AddReg = PANDAIMCLMP.AddService.AddReg
[PANDAIMCLMP.AddService.AddReg]
; ----------------------------------------------------------------------
; Add any miniport-specific parameters here.
;
;HKR, Parameters, ParameterName, 0x10000, "MultiSz", "Parameter", "Value"
;HKR, Parameters, ParameterName2, 0x10001, 4
;[SourceDisksNames]
;None
;[SourceDisksFiles]
;None
[Strings]
PaNda = "Panda Software"
PANDAIMCLMP_Desc = "PANDA NDIS IM Filter Miniport v1.6.0.34"